Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-843 | GEN004940 | SV-28413r1_rule | ECLP-1 | Medium |
Description |
---|
Excessive permissions on the ftpusers file could permit unauthorized modification. Unauthorized modification could result in Denial of Service to authorized FTP users or permit unauthorized users to access the FTP service. |
STIG | Date |
---|---|
SOLARIS 10 SPARC SECURITY TECHNICAL IMPLEMENTATION GUIDE | 2017-01-27 |
Check Text ( None ) |
---|
None |
Fix Text (F-25698r1_fix) |
---|
Change the mode of the ftpusers file to 0640. # chmod 0640 /etc/ftpd/ftpusers |